home *** CD-ROM | disk | FTP | other *** search
/ Sunday Savers: Sharing Fun! I Know My Savior Lives / Sunday Savers: Sharing Fun! I Know My Savior Lives.iso / mac / Xtras / Buddy API 1.6 / Buddy API Docs.swf / texts / 1294.txt < prev    next >
Encoding:
Text File  |  2004-08-31  |  1.8 KB  |  51 lines

  1. 59
  2. --- RECORDSEPARATOR ---
  3.  
  4. --- RECORDSEPARATOR ---
  5. SetMultiDisplay
  6. --- RECORDSEPARATOR ---
  7.  
  8. --- RECORDSEPARATOR ---
  9. (continued)
  10. --- RECORDSEPARATOR ---
  11.  
  12. --- RECORDSEPARATOR ---
  13. Notes:
  14. --- RECORDSEPARATOR ---
  15.  
  16. --- RECORDSEPARATOR ---
  17. Not all display cards and drivers support screen changing without restarting. 
  18. --- RECORDSEPARATOR ---
  19. The force option is not officially supported by Microsoft. It forces the display to 
  20. --- RECORDSEPARATOR ---
  21. change without restarting. This may work correctly with some video cards and 
  22. --- RECORDSEPARATOR ---
  23. drivers, but can cause palette problems on others, and crash the system on some. 
  24. --- RECORDSEPARATOR ---
  25. You are advised to only use this option on known hardware and after extensive 
  26. --- RECORDSEPARATOR ---
  27. testing. 
  28. --- RECORDSEPARATOR ---
  29. If you use the "temp" mode, then the user's preferred screen display will be 
  30. --- RECORDSEPARATOR ---
  31. returned when the system is restarted. You can not set a "temp" mode unless it can 
  32. --- RECORDSEPARATOR ---
  33. be changed without restarting Windows. 
  34. --- RECORDSEPARATOR ---
  35. The "temp" mode should only be used if you do not intend the user to be able to 
  36. --- RECORDSEPARATOR ---
  37. access the task bar or desktop while your program is running. When using the 
  38. --- RECORDSEPARATOR ---
  39. "temp" mode, Windows may not position the desktop icons and task bar in usable 
  40. --- RECORDSEPARATOR ---
  41. positions. You shold use the "perm" option if you intend to allow the user access to 
  42. --- RECORDSEPARATOR ---
  43. the desktop. 
  44. --- RECORDSEPARATOR ---
  45. Use can use baScreenInfo( "refresh" ) to get the current refresh frequency. It is 
  46. --- RECORDSEPARATOR ---
  47. possible to set a frequency that the display card is capable of using but that the 
  48. --- RECORDSEPARATOR ---
  49. monitor can not handle. 
  50. --- RECORDSEPARATOR ---
  51. The refresh option will only work on NT, 2000 or XP.